[Solved] How to connect a remote X-Terminal?

One method is to just use ssh. You’ll have to install the server on the Pi.

sudo apt install openssh-server

you could also use x2go to get a full desktop but there are some issues (q.v. see here for solution )