Wayland probably isn't going to provide remote display capability, let alone anything like that.
All Wayland really does is hand out framebuffers in local RAM. The Wayland devs consider app display remoting to be a special case used by relatively few users, and outside the scope of the core project.
Yeah, and the nice thing about Wayland barely doing anything is that almost all issues are someone else's problem. The rendering libraries the Wayland developers suggest applications used are totally broken? Not part of Wayland, stop blaming them. XWayland is in a completely unusable state? Not part of Wayland, stop spreading FUD. I remember both of these actually happening.
I do not believe that Wayland would provide this functionality, rather that it would provide separation to enable this functionality. This functionality would be implemented in a compositor for Wayland. There is something similar for X, called Xpra. They list porting to Wayland as one of their "project ideas."
All Wayland really does is hand out framebuffers in local RAM. The Wayland devs consider app display remoting to be a special case used by relatively few users, and outside the scope of the core project.
And now you know why I'm sticking with X for now.