Instant secure tunnel between N8N community and cloud

The idea is:

Option to create a simple secure tunnel between N8N community and N8n cloud, so cloud workflows can call on premise (community) workflows with no setup required outside of N8N.

My use case:

I want an easy N8N integrated tunnel (similar to cloudflare), where i only have to jump on community edition, input my N8N cloud creds, authenticate… then can call workflows from my cloud down to my community edition. Maybe with a custom job polling interval, to use less resources

Specifically, I want the easiest way to call down to my own machine to do things like:
-run AI agent models on my own hardware
-compile ffmpeg videos
-run actions which require local resources, etc.

I think it would be beneficial to add this because:

This will solve needing to setup a secure tunnel and make using 2 instances of n8n more simple and logical for different use cases.

Any resources to support this?

Are you willing to work on this?

Sure, to the degree I can.