Thank you for your quick answer!
I’ve managed to connect allowing X11 forwarding in sshd_config and then
ssh -Y -v admin@casa 'lxc console uvm --type=vga'
The performance over the internet is “weak” (some screen tearing…, you know). Nomachine, VNC are more efficient (I think because they are using compression and virt-viewer is using plain X11???)
Do you think that configuring LXD to accept remote connections and using directly lxc client would give a better result?
And, do you know how to accomplish the multi-monitor thing?
EDIT: Done as the docs say, and the performance is equally “weak”. Is there a way to get it better, some configuration (I’ve read SPICE allows compression and multimonitor)?