Hi Vincent,
I think you can use the “iframe” tag for this.
You can embed a webpage using this tag. Please refer this link, https://www.w3schools.com/tags/tag_iframe.asp
So to display the other website’s page, you should use something like below as shortcode content.
<iframe src="https://generator.distantdomain.tld/dynamic-page?id=5464a4654c4654"></iframe>
Thanks,
Aakash